projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efaa82f
)
*** empty log message ***
author
Glenn Morris
<rgm@gnu.org>
Mon, 23 Apr 2007 01:22:39 +0000
(
01:22
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 23 Apr 2007 01:22:39 +0000
(
01:22
+0000)
admin/FOR-RELEASE
patch
|
blob
|
history
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/admin/FOR-RELEASE
b/admin/FOR-RELEASE
index a3117651c98340581ccf1e930f530c95f3d0abc3..1abcdd94dbd292149efc52cc418dcceea1afa565 100644
(file)
--- a/
admin/FOR-RELEASE
+++ b/
admin/FOR-RELEASE
@@
-36,6
+36,10
@@
to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
* BUGS
+** python.el legal problem?
+http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00459.html
+
+
* DOCUMENTATION
** Check the Emacs Tutorial.
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 1bb994b754dccad25b83fdbb0a00d4b9b687f387..8c4c0b7276c33c2da2adf794bfe71fa4050ce072 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-3,7
+3,7
@@
* button.el (button): Use color for this face on a tty.
* files.el (magic-mode-alist): Allow for carriage-returns in
- html-mode
entry
.
+ html-mode
and sgml-mode entries
.
2007-04-22 Richard Stallman <rms@gnu.org>